home *** CD-ROM | disk | FTP | other *** search
/ Champak 83 / (Vol 83) My Disc.iso / Interface / browser.swf / scripts / DefineSprite_281 / frame_1 / DoAction.as < prev   
Text File  |  2009-04-28  |  698b  |  14 lines

  1. stop();
  2. _root.secoes.Lousinha.bot_1.onRelease = function()
  3. {
  4.    _root.secoes.tipo.gotoAndStop("executar");
  5.    _root.nome = "Magic Blackboard TopGames KIDS";
  6.    _root.secoes.descricoes.descricaos.text = "Free your mind and create your own pictures with this amazing digital magic blackboard, exclusively prepared for you";
  7.    _root.controle = "Mouse - brush control, Left button - tool selection";
  8.    _root.comando = "run.app";
  9.    _root.licenca = "Freeware";
  10.    _root.caminho = "\\Magic Blackboard\\TPK.exe";
  11.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Magic Blackboard\\TPK.exe";
  12.    loadMovie("interface\\imagens\\tpk.jpg","_root.secoes.descricoes.destino");
  13. };
  14.